/***********************************************************************************************************************************以下为所有风格通用样式margin: 0;padding: 0;设置外边距,内边距空隙都为0font-size: 12px;为字体大小.一般表格内的,不受他控制li,ul设置list-style: none;主要是取消默认的小圆点.不太好看***********************************************************************************************************************************/body, form, ul, li, p, dl, dd, dt ,h,td,th,h3{	margin: 0;	padding: 0;	font-size: 12px;	font-family:Arial, Helvetica, sans-serif;}body{background:#FFF;}img{border:0px;}li,ul{	list-style: none;}/******************************************TD中的color: #333333;为没有超级链接的字体颜色VERTICAL-ALIGN: top;表格里的内容居顶text-align:left;表格里的内容居左*******************************************/TD {	color: #333333;	VERTICAL-ALIGN: top;}/******************************************border:1px solid #ccc; 表单边框为1个像素的实线,要为虚线改solid为dotted,要换颜色改#ccc可以自定义背景颜色background:#eee;*******************************************/input,textarea{	border:1px solid #ccc;}/******************************************网页外层整体宽度******************************************/#container{	width:auto;	margin:auto;	height:auto;	overflow:hidden	}/******************************************网页整体宽度******************************************/.wrap{	width:1000px;	margin:auto;	}/******************************************font-size: 12px;超级链接字体大小color:字体颜色text-decoration: none;没有下画线.要有下画线.改none为underlinea 为统一超级链接,a:link没有点击过的超级链接样式a:visited 被点击过的超级链接样式a:hover 鼠标指向时的超级链接样式a:active 被用户激活(在鼠标点击与释放之间发生的事件)时的样式.少用*******************************************/a {}a:link {	color:#6b6b6b;	text-decoration: none;}a:visited {	text-decoration: none;	color:#6b6b6b;}a:hover {	text-decoration: underline;	color:#6b6b6b;}a:active {	text-decoration: none;}#header{	width:1000px;}/**************************************************************************企业模型CSS开始	   /**//**//**//**/   /**//**//**//**/        /**/             /**//**//**//**/         /**//**//**//**//**/	  /**/                      /**/           /**/ /**/          /**/        /**/                 /**/	 /**/                      /**/          /**/   /**/         /**/        /**/                 /**/	/**//**//**//**/          /**/         /**/     /**/        /**//**//**//**/                 /**/			   /**/          /**/        /**//**//**//**/      /**/        /**/                 /**/			  /**/          /**/       /**/         /**/      /**/          /**/               /**/ /**//**//**//**/          /**/      /**/           /**/     /**/            /**/             /**/ /*******************头部开始*************************************************/#top_h{margin:0px auto;width:1000px;height:110px;}#top_logo{height:110px;text-align:center;float:left}#head_nav{margin:0px auto;width:auto;height:37px;background:#BF090C;line-height:37px; text-align:center;}#head_nav span{margin:0 16px;}#head_nav a:link,#head_nav a:visited{color:#FFF;text-decoration:none;font-size:14px;}#head_nav a:hover{color:#FFF;text-decoration:underline;font-size:14px;}#company_head{ overflow:hidden;zoom:1;background:#00629f;}#company_head .logo{ float:left;padding:0; }#company_head .right{ float:right;padding:15px 0 0 0 ; text-align:right;}#company_head a{color:#787272;}#company_head .search_form{ padding:15px 10px 0 0;}#company_head .search_form .keyword{  width:200px; height:19px; padding:0px; margin-right:5px; border:#000000 1px solid;    }#company_head .search_form .submitbtn{ background:url(serach_btn.gif) no-repeat; border:0px; width:65px; height:21px; margin-right:2px;}/*******************头部结束*************************************************//*******************导航*************************************************/#guide_top{  height:47px; background:url(daohang.jpg) repeat-x;padding:0px; line-height:47px;}#guide_top span{ height:47px;  float:left; line-height:47px; margin:0 10px;}#guide_top a{ font-size:13px;margin:16px 10px 0; font-weight:bold; vertical-align:middle;}#guide_top .choose{ }#guide_top .unchoose{  }#guide_top .choose a{ color:#FFFFFF;height:46px;line-height:46px;}#guide_top .unchoose a{ color:#ffffff;}/******************首页*************************************************//*JS特效开始*/.ccurrent{cuwidth:990px; height:230px; z-index:auto;}.ccurrent span img{height:300px !important; height:230px;}.current{ height:70px;position:absolute; }.current span{width:330px; float:left;}.focus{color: red; cursor:pointer;}.normal{color: black; cursor:pointer;Filter:Alpha(opacity=50);}/*JS特效结束*//* ***********************首页flash标签开始部分****************************/.index_banner{ margin-top:0px;z-index:0;width:1000px;height:280px;overflow:hidden; margin:auto;}/* ***********************首页flash标签结束部分*****************************//******************在线咨询*********************************************/.im {	BACKGROUND: url(im_bg.gif) repeat-x; HEIGHT: 100%; border:1px solid #FFF;}.im H1 {	LINE-HEIGHT: 45px; PADDING-LEFT: 20px; FONT-SIZE: 14px; FONT-WEIGHT: bold}.im .im_title {	HEIGHT: 45px;}.im .im_title SPAN {	FLOAT: right}.im .im_welcome {	WIDTH: 50%; BACKGROUND: url(im_welcome.gif) no-repeat center center; FLOAT: left; HEIGHT: 70%}.im .im_talk {	LINE-HEIGHT: 28px; WIDTH: 50%; FONT-FAMILY: Arial, Helvetica, sans-serif; FLOAT: right; COLOR: #444; FONT-SIZE: 14px}.im_talk UL LI SPAN {	COLOR: #c40001; FONT-WEIGHT: bold}.im_talk .msn {	PADDING-LEFT: 40px; BACKGROUND: url(msn.gif) no-repeat left center;}.im_talk EM {	MARGIN-LEFT: 15px; FONT-WEIGHT: normal}A.closediv:link {	WIDTH: 18px; DISPLAY: block; HEIGHT: 18px; margin-top:12px; margin-right:5px;}A.closediv:visited {	WIDTH: 18px; DISPLAY: block; HEIGHT: 18px; margin-top:12px; margin-right:5px;}A.closediv:hover {	WIDTH: 18px; DISPLAY: block; HEIGHT: 18px; margin-top:12px; margin-right:5px;}A.closediv:link {	BACKGROUND: url(close.jpg) no-repeat left center;}A.closediv:visited {	BACKGROUND: url(close.jpg) no-repeat left center;}A.closediv:hover {	BACKGROUND: url(close_hove.jpg) no-repeat left center;}.im_copyright {	PADDING-LEFT: 15px; WIDTH: 100%; COLOR: #777; FONT-SIZE: 12px;}/*******************公司介绍菜单列表*************************************************/.company_info_list{ background:url(info.gif) no-repeat;padding-left:24px;margin:0px 0px 2px 0px;}.company_info_list a:link,.company_info_list a:visited,.company_info_list a:active{ line-height:22px;color:#333333;font-weight:normal}.company_info_list a:hover{ line-height:22px;color:#4E667B;text-decoration:underline;font-weight:normal}/*******************FOOT*************************************************//**************************************************************************企业模型CSS结束         /**//**//**//**/           /**//**/              /**/          /**//**//**//**/	    /**/                       /**/   /**/           /**/          /**/          /**/	   /**/                       /**/     /**/         /**/          /**/            /**/	  /**//**//**//**/           /**/       /**/       /**/          /**/              /**/	 /**/                       /**/         /**/     /**/          /**/              /**/	/**/                       /**/           /**/   /**/          /**/              /**/   /**//**//**//**/           /**/              /**//**/          /**//**//**//**//**/   /**************************************************************************//***********************************************************************************************************************************内容大表格模块样式width:100%;占满整个空间宽度margin-top:5px;与上一个表格间距为5个像素overflow:hide;内容超过时,将隐藏.不过上面用百分比,一般这里设置无效.只有上面用具体像素,这里才生效border:1px #A7CAFA solid;边框样式,1个像素,可以改solid为虚线dotted,要取消边框改1px为0px************************************************************************************************************************************/.dragTable{	width:100%;	margin-top:5px;	overflow:hide;	border:0px #9ACAD6 solid;	}/******************************************内容表格模块头部样式background:#D2E4FC;背景颜色height:20px;高度padding-left:1em;字体与左边距离padding-top:7px;字体与上方距离border:1px #FFF solid;内边框样式,一般设置为0px较多,即不要内边框居多******************************************/.dragTable .head{	background:#ccc url(head_bg.gif) no-repeat right;	height:30px;	padding-top:0px;	border:0px #FFF solid;	border-bottom:0px #C6EBEE solid;}.dragTable .head .L{	background:url(hd_a1.gif);	width:15px;	height:30px;	margin-left:0px;	float:left;}/******************************************模块主题文字,与点击查看更多float:left;居左,可以设置为粗体 font-weight:bold;颜色为color:#000;******************************************/.dragTable .TAG{	float:left;	color:#333333;	font-weight:bold;	height:21px;	font-size:13px;}.dragTable .TAG a{	color:#333333;	font-size:13px;}.dragTable .morelink{	float:left;	padding-top:8px;	padding-left:10px;}.dragTable .morelink a{	margin-left:10px;	text-decoration: underline;}.dragTable .more{	float:right;	padding-right:1em;	padding-top:8px;}.dragTable .more a{	color:#666;}/******************************************整体大表格之间的间隙******************************************/.MainTable{	margin-top:0px; }/******************************************右边窄表格模块样式******************************************/.MainTable .Side .dragTable{	width:100%; }.MainTable .Side .dragTable .middle{	line-height:17px;}/*************DIV布局的大表格结构,这里可以控制左右列表的调转*******************/ .MainDivTable .Main{	width:720px;	float:right;}.MainDivTable .Side{	width:270px;	text-align:left;	float:left;	background-color:#FFFFFF;	min-height:320px;}.MainDivTable .Side .dragTable{	float:right;}/******************************************.MainTable .guide样式导航表格样式margin-top:5px;与上方表格的距离border:1px #A7CAFA solid;边框样式,solid可更换成dotted虚线height:20px;表格高度background:#F5FAFE;表格背景颜色.MainTable .guide td{ padding:5px; 表格内的文字距离四周的间距可改成 padding:5px 0 0 0;指上右下左*******************************************/.MainTable .guide{	margin-top:5px;	border:1px #E7E7E7 solid;	height:20px;	background:#F4F4F4;}.MainTable .guide td{	padding:5px;}/******************************************内容模块主体部分padding:8px;距离四周距离为8个像素,可以改成更具体些的padding:8px 0 0 0;即上右下左的距离line-height:20px;行高,即是使用<br>换行符时的文字行高******************************************/.dragTable .middle{	height:50px;	line-height:20px;	border:1px solid #E3E3E3;	border-top:0px solid #E3E3E3;	background-color:#FFFFFF;}/******************************************右边窄表格最新,最热的内容样式.	width:210px;	overflow:hidden;	text-overflow:ellipsis;	white-space:nowrap;通过设定固定宽度,使控制自动隐藏超出边界的内容自动隐藏,用省略号表示只对<ul><li>有效******************************************/.MainTable .Side .dragTable .middle ul li{	width:210px;	overflow:hidden;	text-overflow:ellipsis;	white-space:nowrap;}/********************************************************/#AutoRows .dragTable .middle{	padding-top:0px;	padding-bottom:0px;	height:100px;}/****************************图片样式******************/.listpic{	width:120px;	padding:3px 7px 3px 5px;	float:left;}.listpic .title{	width:120px;	text-align:center;	overflow:hidden;	text-overflow:ellipsis;	white-space:nowrap;}.listpic img{	border:1px #FFF solid;	width:120px;	height:90px;}.listpic .img a{	width:120px;	height:90px;	display:block;	text-align :center;	border:1px #ccc solid;	margin-bottom:5px;}/**********************************分页******************************************/.page{	text-align:center;	padding:8px;}/***********************************************************************************************************************************文章内容页.content_word,.content_word p多种格式的控制内容的样式,字号为15像素************************************************************************************************************************************/.content_word,.content_word p{	font-size:15px;}/************************************评论样式***************************/#comment .content,#comment_show .content{	width:99%;	border:dotted 1px #ddd;	margin-bottom:10px;}#comment .content .word,#comment_show .content .word{	border-bottom:solid 1px #eee;	padding-left:5px;	height:50px;}#comment .content .img,#comment_show .content .img{	border-right:dotted 1px #ddd;	padding:1em;}#comment .content .info,#comment_show .content .info{	padding:2px 0 0 5px;}/***********************网页底部************************************/#footer{	border-top:#CBCBCB solid 1px;	margin-top:4px;}#footer td{	padding:1em 0 1em 0;}/*******************************************************************************************************************************************AJAX在线编辑DIV容器这个会员看不到.只是版主管理员才可以看到.这是后台风格一般不必修改了.修改了会员也看不到*******************************************************************************************************************************************/#AjaxEditTable{	border:1px solid #BEDDFF;	background:#FFF;}#AjaxEditTable .head{	height: 21px;	background: #DBEAFF;	border-bottom:1px solid #BEDDFF;	padding:3px 5px 0 7px;}#AjaxEditTable .head a{	color:#FFF;}#AjaxEditTable .head span{	DISPLAY: block; 	FLOAT: right;}#AjaxEditTable .middle{	background:#FFF;	line-height:18px;	padding:5px;}#AjaxEditTable .middle input,#AjaxEditTable .middle textarea{	border:1px solid #BEDDFF;	background:#FFF;}/*********************************留言本***********************************************/.guestbook{	margin-bottom:4px;	border:1px dotted #ccc;	width:99%;}.guestbook .Ftd{	padding:4px;	border-right:1px dotted #ccc;}.guestbook .Atd{	border-top:1px solid #eee;	padding-left:4px;}.guestbook .Ctd{	padding:4px;}/******************下拉菜单的背景颜色与透明度设置*************/#menuTable{	background:#F5FCFE;	border:1px solid #A7CAFA;	filter:Alpha(Opacity=80);}#menuTable td{	padding:3px 0px 3px 5px;	line-height:15px;}/******************评论页显示样式**********************/#comment_title{	height:92px;	background:url(../default/comment_title.gif);}#comment_title td{	padding-top:18px;}/*******************************提交按钮*************************************/.button{	color:#333;	background:url(../default/bt_bg.gif);	height:21px;	border:1px solid #555;	letter-spacing:2px;}/****************************积分介绍页*************************************/.jfsort{	margin-bottom:10px;}.jfsort .jfname{	background:url(article_elite.gif) no-repeat 10px 0px  ;	text-indent:25px;	color:red;	font-weight:bold;}.jfsort .title{	background:url(arrow.gif) no-repeat 25px 0px;	text-indent:35px;}.jfsort .about{	text-indent:45px;} /*********下载*********/.viewcontent .middle{	padding:0px;	}#viewdownload .middle td{	padding-left:8px;	padding-top:3px;}#viewdownload .middle .a1{	font-weight:bold;}#viewdownload .middle .b1{	background:#fff;}/***************视频*****************/#viewmv .middle td{	padding-left:8px;	padding-top:3px;}#viewmv .middle .a1{	font-weight:bold;}#viewmv .middle .b1{	background:#fff;}/********************商城****************************/.sortshop{	width:180px;float:left;	border-right:solid 1px #ccc dotted;	border-bottom:solid 1px #ccc dotted;}.sortshop.about{	padding-left:5px;}.sortshop a{	font-weight:bold;}.sorttitle{	width:98%;}.sorttitle td{	padding-top:3px;	background:url(iicon3.gif) repeat-x bottom;}.sorttitle a{	display:block;	background:url(iicon1.gif) no-repeat left;	text-indent:1.2em;	background-position: 0 40%;}.sortshop .title a{	display:block;	background:url(items.gif) no-repeat 5px 0px;	width:170px;	text-indent:2em;	overflow:hidden;	text-overflow:ellipsis;	white-space:nowrap;}/**********图片大分类页**************/.BigsortImg .v0{	width:120px;	padding:5px 0px 5px 18px;}.BigsortImg .v0 .p1 img{	width:120px;	height:90px;	border:1px solid #fff;}.BigsortImg .v0 .p1 a{	width:120px;	height:90px;	display:block;	border:1px solid #ccc;}.BigsortImg .v0 .p2{	text-align:center;	padding-top:5px;	width:120px;	overflow:hidden;	text-overflow:ellipsis;	white-space:nowrap;}/**********图片内容列表页**************/.list_sortpic .listpic{	margin-left:6px;}/********************/.BigsortTile .a2{	padding-right:10px;}/*********图片主题************/#ListShowPic .listpic{	margin-left:6px;}#content_vote{	margin:10px;}/**********Flash大分类页**************/.FlashBigsortImg .v0 .p2{	text-align:left;}/**********商城大分类页**************/.ShopBigsortImg .v0 .p2{	text-align:left;}/**********商城大分类页**************/.MvBigsortImg .v0 .p2{	text-align:left;}/****************************************************/#IndexMainNews .L{	height:70px;	width:4px;	background:url(topnews_a1.gif) no-repeat top;}#IndexMainNews .C{	background:url(topnews_a2.gif) repeat-x top;	line-height:150%;}#IndexMainNews .R{	width:4px;	background:url(topnews_a3.gif) no-repeat top;}#IndexMainNews{	border-bottom:1px solid #E3E3E3;}/**********************************首页推荐栏目************************************/.AutoRows .list_title{	background:url(ico_block.gif) no-repeat 0px 6px ;	text-indent:15px;	padding-top:2px;	padding-right:9px;	overflow:hidden;	text-overflow:ellipsis;	white-space:nowrap;}.AutoRows .list_title a{	font-size:13px;}/*********************************首页滑动门特效标题样式*******************************/.bmenu{	width:140px;	height:19px;	background:url(blog_mu.gif);	margin-right:5px;	text-align:left;	padding-top:11px;}.bmenu span{	font-size:13px;	color:#707070;	font-weight:bold;	cursor:hand;}.bmenu .a1{	margin-left:10px;	color:#990000;}.bmenu .a2{	margin-left:5px;}.rmenu{	margin-right:5px;}.rmenu .LL{	background:url(m_l.gif);	width:5px;	height:30px;}.rmenu .RR{	background:url(m_r.gif);	width:5px;}.rmenu .CC{	background:url(m_c.gif);		font-size:13px;	font-weight:bold;	color:#707070;}.rmenu .CC div{	height:20px;	padding-top:10px;	padding-left:0px;	padding-right:7px;	margin-right:4px;	margin-left:2px;	float:left;	letter-spacing:2px;	background:url(m_ch.gif) no-repeat right;	cursor:hand;}.rmenu .CC div.f{	background:url();	letter-spacing:0px;	margin-right:0px;}.rmenu .CC div.ch{	color:#990000;}/*********************************友情链接.更多.申请*******************************/.linkmenu{	width:140px;	height:19px;	background:url(blog_mu.gif);	margin-right:5px;	text-align:left;	padding-top:11px;}.linkmenu span a{	font-size:13px;	color:#707070;	cursor:hand;}.linkmenu span a:visited {	color:#707070;}.linkmenu .a1{	margin-left:10px;	color:#056FC8;}.linkmenu .a2{	margin-left:11px;}/******************************内容页*************************************/#view_article .head{	display:none;}#view_article .middle{	border-top:1px solid #E3E3E3;	background:#FDFEFF;				/**内容页背景颜色**/}#view_article .main_title{	margin-top:33px;	margin-bottom:15px;	font-size:20px;	color:#000;	font-weight:bold;	text-align:center;}#view_article .fit_title{	line-height:40px;	font-size:15px;	color:#000;	text-align:center;}#view_article .top_about{	text-align:center;	color:#666;	padding-bottom:10px;	border-bottom:1px solid #eee;	width:96%;		margin:auto;	margin-bottom:15px;}#view_article .top_about a{	color:#666;}#view_article .top_about #commnetsnum{	color:red;}#view_article .content{	width:96%;}.content_word,.content_word td,.content_word p,.content_word div,.content_word span,.content_word a{	font-size:15px;	line-height:200%;}#view_article .tag_username{	border:#ccc dotted 1px;}#view_article .tag_username .Tags a{	font-weight:bold;}#view_article .tag_username td{	padding:3px 9px 1px 9px;	background:#fff;}#view_article .nextpage td{	font-size:14px;	line-height:80px;}#view_article .nextpage td a{	font-size:14px;}/****************************************列表页*****************************************/#list_article .head{	display:none;}#list_article .middle{	border-top:1px solid #E3E3E3;	background:#FDFEFF;				/**列表页背景颜色**/}/**自定义表单**/.formlist_head td{	line-height:24px;	color:red;	background:#eee;}.formlist_tr td{	line-height:26px;}.formlist_table{	background:#eee;}/*把相关相目的TAG隐藏掉*/#sonSortName .head{	display:none;}#sonSortName .middle{	border-top:1px solid #E3E3E3;	padding:0px;}/************************************首页搜索***********************************************/#Index_Search{	margin-top:1px;}#Index_Search .dragTable .middle{	border-top:#E3E3E3 1px solid;}#Index_Search .Main .dragTable .middle{	background:url(search_logo.gif) no-repeat 20px 5px;	padding-left:80px;}#Index_Search .Main .dragTable .middle .input{	width:330px;	height:17px;	border:1px solid #7C9FBD;	margin-left:10px;}#Index_Search .Main .dragTable .middle .s_bt{	display:block;	background:url(search_img.gif);	width:65px;	height:24px;	float:left;	text-indent:-1000px;	margin-left:10px;}#Index_Search .Main .dragTable .middle .right{	float:left;	padding-top:4px;	padding-left:15px;}#Index_Search .Main .dragTable .middle .right a{	font-size:13px;	color:#0F42A6;	text-decoration: underline;}#Index_Search .Main .dragTable .middle .right a:hover{	text-decoration:none;}#Index_Search .Main .dragTable .middle .top{	height:30px;}#Index_Search .Main .dragTable .middle .hotkey a{	margin-left:5px;}#Index_Search .Side .dragTable .middle #num_info div{	float:left;	display:block;	padding-left:4px;	width:48%;	line-height:25px;}/*把首页普通文字链接隐藏掉,为避免重复显示*/.wordfriendlink{	display:none;}/*为了首页的后台更新标签好看些*/.label_head_guides{	width:660px;}/*产品二级分类*/.menutitle {	CURSOR: pointer; BACKGROUND-REPEAT: no-repeat; HEIGHT: 35px;	background:url(info_bg.jpg) no-repeat; padding-left:40px; margin:0px;		}.menutitle A {	BACKGROUND-POSITION: 37px center; MARGIN-TOP: 3px; DISPLAY: block;  FONT-WEIGHT: bold;  COLOR: #787272; LINE-HEIGHT: 28px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 28px}.menutitle A:hover {	BACKGROUND-POSITION: 0px 100%;  COLOR: #787272; BACKGROUND-REPEAT: no-repeat;	}.submenu {	PADDING-LEFT: 50px; MARGIN-BOTTOM:3px; LINE-HEIGHT: 25px;}.submenu A {	COLOR: #787272}.submenu A:hover {	COLOR: #787272;	background-color:#e7e7e7;}.flashl{ float:right; width:270px;}.gsjj{padding:0px; background:#FFFFFF;color:#6D6D6D;border:0px solid #CFCFCF;}#gsjj_title{background:url(l_bg.jpg) repeat-x;color:#000;height:30px;overflow:hidden;line-height:30px;text-indent:18px;font-weight:bold;font-size:14px;}#gsrp_title{background:url(l_bg.jpg) repeat-x;color:#000;height:30px;overflow:hidden;line-height:30px;text-indent:18px;font-weight:bold;font-size:14px;}#gsrp_title a:link,#gsrp_title a:visited{color:#808080;}#gsjj_content{line-height:24px;color:#6D6D6D;padding:8px;_height:100px;}#lg_bg,#lp_bg,#lc_bg{height:35px;text-indent:24px;line-height:42px;color:#fff;font-weight:bold;font-size:14px;overflow:hidden;background:url(blue.jpg) no-repeat left top;width:244px;}#red{height:35px;text-indent:24px;line-height:42px;color:#fff;font-weight:bold;font-size:14px;overflow:hidden;background:url(red.jpg) no-repeat left top;width:244px;}#lp_bg {background:url(red.jpg) no-repeat #eeeeee;line-height:30px; height:30px;}#ll {background:url(ll.jpg) no-repeat;line-height:30px; color:#FFF; font-weight:bold;height:30px; font-size:14px;text-indent:20px;}#lc_bg {background:url(green.jpg) no-repeat left top;}#lb_shows{width:242px;height:auto;line-height:22px;color:#000;font-weight:normal;border:1px solid #e6e6e6;padding-top:3px;}#lp_shows,#lg_shows{width:232px;height:auto;line-height:22px;color:#000;font-weight:normal;border:1px solid #e6e6e6;padding:6px 5px;margin-bottom:5px;}/*#lg_shows{padding:6px;}*/#lp_shows{width:232px;height:auto;line-height:22px;color:#000;font-weight:normal;border:1px solid #e6e6e6;}#lc_shows{height:auto;width:250px;overflow:hidden;line-height:22px;color:#333333;}.fwr{width:280px;background:none;margin-top:0px;overflow:hidden;zoom:1;}.fwr dl{border-bottom:1px solid #FFFFFF; height:30px; background:url(../../template/default/global_tpl/list/list10_bg.jpg) repeat-x;}.fwr dt{text-align:center;line-height:26px;}.fwr dt a{color:#777777;font-weight:bold; font-size:14px}.fwr a{ color:#777777;}.wenzi{width:65px;float:right;line-height:90px;}.wenzi a,.wenzi a:visited{text-align:center;color:#000;}